Click or drag to resize

EntityExtractionResult Properties

The EntityExtractionResult type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
Represents a list of AddressEntity elements.
Public propertyContacts
Represents a list of ContactEntity elements.
Public propertyEmailAddresses
Represents a list of EmailAddressEntity elements.
Public propertyMeetingSuggestions
Represents a list of MeetingSuggestion elements.
Public propertyPhoneNumbers
Represents a list of PhoneEntity elements.
Public propertyTaskSuggestions
Represents a list of TaskSuggestion elements.
Public propertyUrls
Represents a list of UrlEntity elements.
Top
See Also